Skip to content

Add manufacturers CRUD, pagination, and debounce - #6

Merged
aledguedes merged 1 commit into
developmentfrom
rs-manufacturer
Sep 1, 2026
Merged

Add manufacturers CRUD, pagination, and debounce#6
aledguedes merged 1 commit into
developmentfrom
rs-manufacturer

Conversation

@aledguedes

Copy link
Copy Markdown
Contributor

Add manufacturers route and implement full CRUD + pagination/search features. Introduces ManufacturerRequest model and extends ManufacturerResponse. Refactors ManufacturerService (getAll accepts filters; create/update/delete methods added). Reworks manufacturers page and form: debounced search, pagination via server meta, action handlers, updated types, and UI/template improvements. Renames CategoryDefaultQuery.name to search and updates categories component to use debounced search and reset behavior. Extracts table columns/actions to utils/manufacturer-table-collums.ts. Various import and minor layout cleanups across templates and components to align with the new API and models.

Add manufacturers route and implement full CRUD + pagination/search features. Introduces ManufacturerRequest model and extends ManufacturerResponse. Refactors ManufacturerService (getAll accepts filters; create/update/delete methods added). Reworks manufacturers page and form: debounced search, pagination via server meta, action handlers, updated types, and UI/template improvements. Renames CategoryDefaultQuery.name to search and updates categories component to use debounced search and reset behavior. Extracts table columns/actions to utils/manufacturer-table-collums.ts. Various import and minor layout cleanups across templates and components to align with the new API and models.
@aledguedes
aledguedes merged commit e3c156e into development Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant